| Total Complexity | 30 |
| Dependencies | 11 |
| Dependents | 1 |
| Total lines | 419 |
| Lines of code | 181 |
| Logical lines of code | 102 |
| Comment lines | 171 |
| Methods | 13 |
| Properties | 4 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| ajax_process_uploaded_template() | 42 | 4 | 60 | |
| check_for_valid_pdf_templates() | 55 | 6 | 17 | |
| unzip_and_verify_templates() | 59 | 4 | 13 | |
| move_template_to_tmp_dir() | 58 | 2 | 18 | |
| maybe_run_template_setup() | 66 | 3 | 8 | |
| delete_template() | 63 | 3 | 10 | |
| ajax_process_delete_template() | 60 | 2 | 13 | |
| ajax_process_build_template_options_html() | 62 | 1 | 11 | |
| __construct() | 71 | 1 | 6 | |
| get_unzipped_dir_name() | 78 | 1 | 3 | |
| get_template_info() | 69 | 1 | 8 | |
| cleanup_template_files() | 73 | 1 | 5 | |
| enable_wp_filesystem() | 68 | 1 | 9 |